CHANGE: Enable IMGUI Asset Editor for input action assets when UITK is available (ISX-1541)#1731
Conversation
The UITK Editor view is only enabled for the Project Wide Actions Asset Editor, in the Project Settings.
lyndon-unity
left a comment
There was a problem hiding this comment.
Looks reasonable change.
Did you test that UI TK editing of the project wide input actions still works with this change though? It wasn't 100% clear from the description. (I'm not familiar with the flow where the project wide input actions opens the UI TK UI)
Also have you reviewed the Android / Mac CI failures. I'm sure I've seen the Android one on another branch but I'm concerned about the CI stability for input system.
@lyndon-unity yes, I checked that it works with #1720 branch.
These are |
Description
https://jira.unity3d.com/browse/ISX-1541
The UITK Editor view is only enabled for the Project Wide Actions Asset Editor, in the Project Settings.
Editing Input Action assets is done with the IMGUI Asset Editor.
Changes made
Added a
isWindowEnabledfield for the UITK Input Actions Asset Editor Window which is set tofalse.Can be removed once UITK Asset Editor has enough feature parity with the IMGUI version.
Checklist
Before review:
Changed,Fixed,Addedsections.([case %number%](https://issuetracker.unity3d.com/issues/...)).Area_CanDoX,Area_CanDoX_EvenIfYIsTheCase,Area_WhenIDoX_AndYHappens_ThisIsTheResult.During merge:
NEW: ___.FIX: ___.DOCS: ___.CHANGE: ___.RELEASE: 1.1.0-preview.3.